Want to change your Flutter app’s icon and display name for Android and iOS? This step-by-step guide walks you through both the **quick automated method (recommended)** using `flutter_launcher_icons` and the **manual method** for full control. You’ll learn what files to edit, how to generate icons for all required sizes (including adaptive Android icons), how to update the app name (display name) on Android and iOS, and common troubleshooting tips so the new icon/name show up correctly on devices and emulators.
What this video covers:
* Why you should change the app icon & display name before publishing.
* Recommended sizes and why adaptive Android icons matter.
* Automated approach with `flutter_launcher_icons` (fast & repeatable).
* Manual changes for Android (mipmap, manifest/strings.xml) and iOS (Assets.xcassets & Info.plist).
* How to test and force the device/emulator to refresh the icon/name.
* Troubleshooting: caching, uninstalling, and build cache cleaning.
This generates icons into Android `mipmap-*` and iOS `Assets.xcassets/AppIcon.appiconset`. Rebuild your app.
Manual method — Change app icon
* Android: replace images in `android/app/src/main/res/mipmap-*/` or use adaptive icon layers in `mipmap-anydpi-v26/ic_launcher.xml` pointing to `ic_launcher_foreground`/`ic_launcher_background`.
* iOS: open `ios/Runner/Assets.xcassets/AppIcon.appiconset` in Xcode and drag in the icon images of the right sizes (or replace the entire AppIcon set).
* iOS: open `ios/Runn
|
How to Create a Custom Splash Screen in ...
「キノクエスト」の登録・詳細はこちらから▶︎ e-ラーニング「キノクエスト」な...
Are you tired of seeing the default whit...
Welcome to your essential 2025 guide to ...
「キノクエスト」の登録・詳細はこちらから▶︎ e-ラーニング「キノクエスト」な...
Build with fully managed integrated deve...
Generative AI is transforming how enterp...
Amazon EBS delivers the performance and ...
Generative AI is transforming how enterp...
Amazon EBS delivers the performance and ...
Welcome to your essential 2025 guide to ...
AWS Backup's Multi-party approval for lo...
Want to change your Flutter app’s icon a...
See how Camera Coach on the Google #Pixe...
Welcome to your essential 2025 guide to ...